const go/printer.inEscape
5 uses
go/printer (current package)
printer.go#L1201: inEscape // inside text bracketed by tabwriter.Escapes
printer.go#L1240: p.state = inEscape
printer.go#L1247: case inEscape:
printer.go#L1266: p.state = inEscape
printer.go#L1279: case inEscape, inText:
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)